An open API service indexing awesome lists of open source software.

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.

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)