Skip to content

luanribeiros/api-shoes-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An api for the shoe store frontend

find the frontend here

Dependencies:

  • Node.js >= v12.16.1;

Up and running

  • Clone this repository: git clone git@github.com:luanribeiros/api-shoes-store.git;
  • Remove .git directory;
  • Install dependencies: yarn (or npm install);
  • Run yarn (ornpm start) to develop onhttp://localhost:4000`
  • Run yarn build (or npm run build) for production build (files will be generated on dist directory)

License

MIT © Luan Ribeiro

About

🛒 👞 An api for the shoe store frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published