Front page for CMS Test.
Get gulp and bower dependencies
- npm install
- npm run dev
or
- npm install -g gulp
- gulp dev
Default port is http://localhost:9003/
- npm run build / npm start
or
- npm install -g gulp
- gulp build (npm run build) - create new release in build directory
- gulp build:server (npm start) - create server with build directory