Skip to content

timeseven/press-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can:

Open db file in integrated terminal

Install json-server and run the simulated data using json server. json-server --watch db.json --port 3001

Resources: /users 7x /roles 3x /children 21x /permits 6x /categories 6x /regions 7x /news 18x To access and modify resources, you can use any HTTP method:

GET POST PUT PATCH DELETE OPTIONS

npm install

Install all dependencies first.

npm start

Run the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published