...
Luckily, it's incredibly easy to start.
This project uses npm as package manager
npm install --global yarn
Install my-project with npm
git clone my-project
cd my-project
npm install
To run tests, run the following command.
npm run test
Clone the project
git clone my-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev
Please see our releases page for more information on what has changed recently.
Please see CONTRIBUTING for details.
Copyright © 2023 Innovation Squad.
This project is MIT licensed. Please see LICENSE for more information.
Made with ❤️