Skip to content

TCF-Wiki/TCF-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCF Games

Webpage for the cycle frontier wiki games, found here: https://games.thecyclefrontier.wiki

You will need to install Node as well as git. You can download them from the web. To clone site locally, do this in a terminal:

$ git clone https://github.com/TCF-Wiki/TCF-Games
$ cd TCF-Games/frontend
$ npm install --save
$ cd ../backend 
$ npm install --save

// now to run it (start in backend folder), or press F5 in VSCode
$ npm run start
$ cd ../frontend
$ npm run build
// it will launch on localhost:80

About

Games related to The Cycle: Frontier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published