Skip to content

opensoldat/opensoldat.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensoldat website

Website for the game opensoldat

Requirements

  • node 16+

Setup

  • cd src
  • npm i

Building

  • cd src
  • npm run build

Generated files will apear in parent directory (e.g. index.html)

Development Server

  • cd src
  • npm start

License

AGPLv3