Skip to content

sodofi/studio-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with StudioHub

  1. Open your terminal
  2. Make sure you are in correct directory.

cd studio-hub

  1. Run the following command

npm install

npm start

  1. In another terminal in the same directory run to start json server (fake backend)

npx json-server --watch data/db.json --port 8000

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

About

Simplifying the portfolio creation process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published