Skip to content

akinaohira/Shoes-Rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Welcome to my Shoes Rack ❤️

Available Scripts

In the project directory, you can run

yarn start

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

yarn dev

Runs React script.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

`yarn knex:migrate:make "your file name"

Create migration file. Migration file will be stored in /migrations.

yarn knex:migrate:lates

Runs migrations that migrations folder /migrations.

yarn knex seed:run

Seeding data to database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published