mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-09-09 05:41:08 +02:00
Add skeleton
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"name": "csslayout",
|
||||
"scripts": {
|
||||
"dev": "parcel client/index.html --out-dir dist/client",
|
||||
"build": "parcel build client/index.html --out-dir dist/client"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
|
Reference in New Issue
Block a user