Skip to content

ytkonaft/tags_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run command for install dependencies

npm i

or

yarn install

In this project used the json-server So you need to install

npm i json-server -g

or

yarn global add json-server

Then in the project directory run:

json-server db.json

After that, you can start webpack-dev-server

npm start

or

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published