Skip to content

rtkaaho/devlog-jan21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devlog-jan21

Starting the Demo

  1. Start the parent server
    • change directories to the kernal dir
    • npm install
    • run npm run dev
  2. Start the triage server
    • change directories to the triage dir
    • npm install
    • run npm run dev
  3. Start the star wars server
    • change directories to the 'star-wars` dir
    • npm install
    • run npm run dev
  4. In a browser, navigate to http://localhost:3000 and start playing around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published