Skip to content

Node.js boilerplate supporting: ES6/ES7, async/await, Flow Type, hot reloading

Notifications You must be signed in to change notification settings

jakub-gawlas/boilerplate-nodejs-flow-hot-reloading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js + ES6/ES7 + async/await + Flow + hot reloading

Node.js boilerplate supporting:

Installation

Clone repository

git clone https://github.com/jakub-gawlas/boilerplate-nodejs-flow-hot-reloading.git
cd boilerplate-nodejs-flow-hot-reloading

Install dependencies

yarn

or

npm install

Usage

Only Node.js

npm start

With Flow

npm run develop

With Flow + hot reloading

npm run hot-reload

Tadam!

About

Node.js boilerplate supporting: ES6/ES7, async/await, Flow Type, hot reloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published