Skip to content

Yoirishi/internet-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project

Project setup

npm install

Json-server setup

npm install -g json-server

Json-server start

npm run db-start

Json-server start (alternate)

json-server --watch db.json

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

My github

See there.

Customize configuration

See Configuration Reference.

About

Project for practicum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published