0.0.0 • Published 8 years ago
actor-web v0.0.0
Actor Web Application
Usage
First of all run npm install to install all project dependencies.
While you developing your application, run npm start.
This command runs webpack dev-server.
If you want to deploy your application, run npm run build.
This command compiles all your assets to dist/ folder.
0.0.0
8 years ago