Skip to content

lucasbpro/essentialis-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essentialis-Admin Project

This project is intended to provide means for managing history of orders, customers and product catalog related to a small business of comestic products.

This project was bootstrapped with Create React App.

Customized Scripts

In the project directory, besides some standard scripts from Create React App, you can also run:

yarn develop or npm run develop

They run the app in the development mode. Concomittantly, they run a JSON-Server application which mocks a Rest-API for quick or prototyping and mocking.

Open http://localhost:3000 to view the React app in the browser. Open http://localhost:8000 to access the JSON-Server. You might need to change the URL_API variable defined in the index.js file within services subfolder (located in /src folder) to match the JSON-Server address (http://localhost:8000).

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation or this course.

About

Repositório do site de Admin da Essentialis s2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors