mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Use http server helpers for development
This commit is contained in:
@@ -7,10 +7,12 @@
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
"watch": "webpack watch",
|
||||
"serve": "http-server -P http://127.0.0.1:8000 -c-1 out"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"css-loader": "^6.5.1",
|
||||
"http-server": "^14.0.0",
|
||||
"postcss-loader": "^6.2.0",
|
||||
"sass": "^1.43.4",
|
||||
"sass-loader": "^12.3.0",
|
||||
|
||||
Reference in New Issue
Block a user