Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
/ node-web-starter Public archive

🚀 Skeleton for Node.js web applications

Notifications You must be signed in to change notification settings

kvokov/node-web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton for Node.js web applications

Getting started

$ git clone https://github.com/kvokov/node-web-starter.git my-app
$ cd my-app
$ npm install
$ npm start

That's it! 😎

NPM commands

$ npm start - Run in development mode

$ npm test - Run automated tests

$ npm run build - Make production build

License

"THE BEER-WARE LICENSE" (Revision 42):

DK wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.

About

🚀 Skeleton for Node.js web applications

Resources

Stars

Watchers

Forks

Packages

No packages published