Preview β’ About β’ Tasks β’ Run β’ Technologies β’ Contributors β’ Author β’ License
Description about this project.
Click to View
State | Task |
---|---|
βοΈ | Describe your task finished. |
β | Describe your task unfinished. |
To run the project you need to clone or download
this repository, have the Node Package Manager (NPM
) or the YARN Package Manager installed (YARN
).
Open the command prompt in the project directory, open the example/
folder and execute the following commands:
with npm
# Install dependencies
$ npm install
# Start development server
$ npm start
with yarn
# Install dependencies
$ yarn
# Start development server
$ yarn start
β οΈ The development server will start on port:PORT - Access http://localhost:PORT
Open the command prompt in the project directory, open the example/
folder and execute the following commands:
with npm
# Install dependencies
$ npm install
# Start development server
$ npm start
with yarn
# Install dependencies
$ yarn
# Start development server
$ yarn start
β οΈ The development server will start on port:PORT - Access http://localhost:PORT
Open the command prompt in the project directory, open the example/
folder and execute the following commands:
with npm
# Install dependencies
$ npm install
# Start development server
$ npm start
with yarn
# Install dependencies
$ yarn
# Start development server
$ yarn start
π« API Routes
[POST] Create OBJECT
/api/create/OBJECT[PUT] Update OBJECT
/api/update/OBJECT/:id[GET] Get OBJECT
/api/view/OBJECT/:id[GET] Get All OBJECTS
/api/view/OBJECTS[DEL] Delete OBJECT
/api/delete/OBJECT/:id[DEL] Delete All OBJECTS
/api/delete/OBJECTS
β οΈ The development server will start on port:PORT - Access http://localhost:PORT
The following tools is used to build this project:
Thanks to all these wonderful people:
Contributor Name |
Contributor Name |
Contributor Name |
Contributor Name |
Contributor Name |
Contributor Name |