UI for send messages system (For more info please read info.md)
- Get the source code
- Installing / Getting started
- Configuration
- Developing
- Deployment
- Database (optional)
Clone the repository using the following command:
git https://github.com/KlebanAndrew/vitech_new.git your-project-folder
cd ./your-project-folder
npm install
cd ./your-project-folder/public
bower install
cd ./your-project-folder
grunt
grunt fonts
For virtual server
npm run server
- Json routes in routes.json
- Json db in db.json
- Grunt-file-dashboard.json - list of js and css source files to build
Build project.
Run npm server
- Node.js 8.9
- NPM >= 5.4
- grunt >= 1.0.4
Build the application (compile the scripts, styles, assets):
grunt
grunt fonts
In root folder you find database db.json for fake data