Skip to content

mossherder/forge-getting-started

Repository files navigation

Starting a new Forge-based Web Application

  • git clone https://github.com/mossherder/forge-getting-started/ [APP_NAME]
  • cd [APP_NAME]/
  • virtualenv -p python3.7 venv
  • . venv/bin/activate
  • pip install -r requirements.txt
  • npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors