first commit
This commit is contained in:
commit
547b5de903
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
## Start parcel server
|
||||
|
||||
`npm run parcel`
|
||||
|
||||
## Launch esling check
|
||||
|
||||
`npm run eslint`
|
||||
|
||||
|
||||
## Build single JS and CSS files
|
||||
|
||||
`npx parcel build --public-url '.'`
|
||||
|
||||
## Cleanup the parcel cache
|
||||
|
||||
`rm -rf .parcel-cache`
|
Loading…
x
Reference in New Issue
Block a user