https://github.com/danielrohers/express-es6-babel
https://github.com/danielrohers/express-es6-babel
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielrohers/express-es6-babel
- Owner: danielrohers
- License: mit
- Created: 2015-12-14T22:55:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T12:47:28.000Z (over 7 years ago)
- Last Synced: 2025-01-24T10:47:06.868Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-es6-babel
#### Install dependencies
> npm install
#### Starting
> npm start
#### Access
> http://localhost:3000
#### Tech
[Node.js](https://nodejs.org/en/)