How to compile:
-
prerequisites
- install nodejs (npm)
- install bower
-
download dependencies:
- npm install
- bower update
-
finally compile and run
- npm run-script build
- npm run-script start
-
show the result:
- open browser to: http://localhost:9876/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
How to compile:
prerequisites
download dependencies:
finally compile and run
show the result: