Skip to content

bottega-code-school/js-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevCamp JavaScript Project Builder

This node module allows you to build skeleton JavaScript projects, to get started, follow these instructions:

  • Run npm install devcamp-js-builder -g to install the library globally on your system, if that runs into an issue, you can run sudo npm install devcamp-js-builder -g -f

To create a new project

  • Change into the directory that you want to build the project in
  • Run the command js-generate into the terminal and follow the prompts

Deployment Options

The react-bootstrap and react-redux templates have the full configuration options set for deploying to Heroku.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors