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

https://github.com/koumoul-dev/nemv-boilerplate

Quickly create an application with an API and UI with Node + Express + Material + Vue
https://github.com/koumoul-dev/nemv-boilerplate

boilerplate expressjs material-design nodejs vuejs

Last synced: 6 months ago
JSON representation

Quickly create an application with an API and UI with Node + Express + Material + Vue

Awesome Lists containing this project

README

          

# NEMV : Node + Express + Material + Vue
Quickly create an application with an API and UI with ES6 syntax.

## Usage
- Clone this repository
- Change name in `package.json` and title in `index.html`
- Install dependencies and dev dependencies with `npm install` or `yarn` commands

## Tools used
- Webpack
- Nodemon
- Browsersync
- Babel
- Docker