[go: nahoru, domu]

Skip to content

elrumordelaluz/expresstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expresstart

Starter files for basic Express Server.

  • Reloading using nodemon
  • Using ES6 in the source
  • Compiled by babel@7
# clone the repo
git clone https://github.com/elrumordelaluz/expresstart.git my-express-server
# install dependencies
yarn
# dev
yarn start
# prod
yarn build
yarn serve

About

Simple Express server starting files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published