@itsarisid/harmony
v1.0.0
Published
The package is a comprehensive boilerplate codebase for building a Node.js-based CRUD (Create, Read, Update, Delete) API. It provides a solid foundation and standardized structure for developing RESTful APIs using Node.js, Express.js, and a backend databa
Downloads
2
Maintainers
Readme
HARMONY
This is a simple Node.js + React.js template.
Installing
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/itsarisid/Harmony.git my-app
# Go into the repository
cd my-app
# Install dependencies
npm install
Running
npm run start
Testing
The tool of choice is Jest as used at Facebook. Create files with the extension *.test.js
and they will be run through
npm run test
Packaging
Replace the icon inside the build
folder and run
npm run release
Check the dist
folder for the app
Copyright
The template is made available through the Creative Commons Licence. The logo icon was provided by Vecteezy.