This project builds upon material kit devias.
Ensure you have Node.js and npm installed. If not, download and install Node.js, which comes with npm, from their official website.
Clone the repository and navigate to the project directory.
Install the required packages:
npm install
Execute the following commands:
npm run dev
The application will be accessible at localhost:3000
. The backend server will also be running.
You can save the above content in a README.md
file at the root of your project.
Deployment is done automatically everything there is a commit pushed to master.