mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Add clean script
This commit is contained in:
parent
15a8e85b6e
commit
db8cde8ce0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"react-router": "4.0.0-alpha.6"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rm -rf build/*",
|
||||
"dev": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test --env=jsdom",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue