Skip to content

moeezally/martfury

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bygg Och Fix

To run client/front-end

  • cd client
  • yarn
  • yarn dev

To run server

  • cd server
  • yarn
  • yarn dev

For running the client and server on ngrok try following commands

move to the directory where ngrok file is located and run following command according to your OS.

  • for linux
  • ./ngrok http [port#]
  • for windows
  • ngrok.exe http [port#]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 80.0%
  • SCSS 19.9%
  • Other 0.1%