https://github.com/ruslanxdev/front2-boilerplate
Boilerplate for Frontend App.
https://github.com/ruslanxdev/front2-boilerplate
Last synced: about 1 year ago
JSON representation
Boilerplate for Frontend App.
- Host: GitHub
- URL: https://github.com/ruslanxdev/front2-boilerplate
- Owner: ruslanxdev
- License: mit
- Created: 2018-01-07T23:17:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T06:22:41.000Z (over 8 years ago)
- Last Synced: 2025-02-14T21:35:56.086Z (over 1 year ago)
- Language: CSS
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front2 Boilerplate
Boilerplate for Frontend App.
## Installation
We assume you have pre-installed [node.js](https://nodejs.org/).
```bash
npm install
npm link
npm run dev
```
## License
MIT © [Ruslan Khusnetdinov](http://ruslankhh.com)