Node builder is a desktop app which builds user defined code and file structure for a nodejs project.
- Nodejs
- Electronjs
- 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 startCheck the contributing guidelines here