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
- Host: GitHub
- URL: https://github.com/koumoul-dev/nemv-boilerplate
- Owner: koumoul-dev
- Created: 2017-03-03T10:22:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T10:23:18.000Z (over 8 years ago)
- Last Synced: 2025-02-16T10:15:49.075Z (8 months ago)
- Topics: boilerplate, expressjs, material-design, nodejs, vuejs
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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