Node_Builder

Node builder is a desktop app which builds user defined code and file structure for a nodejs project.

Requirements

  • Nodejs
  • Electronjs

Installation

  • First fork this repository
  • Then clone the forked repository to your local machine
git clone https://github.com/[Username]/DWOC2020-Node_Builder
  • Install the dependencies by
npm i --all
  • Start the app by
npm start

Contributing

Check the contributing guidelines here

Contributers

License

MIT