Skip to content

This is a tool to create a started project with plain Node.js and latest ECMAScript standard compiled by Babel

Notifications You must be signed in to change notification settings

GlebEliseev/create-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

npm start <project-name>

Starts the application. This will execute the script to create a folder named 'Project' with a starter applciation. Then just do cd <project-name> to navigate there and run npm start. If you leave the name empty, it will use project by default.

About

This is a tool to create a started project with plain Node.js and latest ECMAScript standard compiled by Babel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published