Skip to content

aviriel/FOE-Tools.github.io

Repository files navigation

FOE Tools

This repo is the website of FOE Tools, a set of tools for Forge Of Empire.

Install

Using npm:

npm install

Using yarn:

yarn

Starting the server

Using npm:

npm start

Using yarn:

yarn start

Build a static site

Build the project in production mode:

Using npm:

npm run build

Using yarn:

yarn run build

The generated static site will be placed in dist/.

Generate all files for production (or test for production):

npm run generate

Using yarn:

yarn run generate

TODO

See issues.

Contributing

See CONTRIBUTING.md

Changelog

See CHANGELOG.md

Code of Conduct

This project adheres to the Contributor Covenant. By participating in this project you agree to abide by its terms.

License

MIT

About

Set of tools for Forge Of Empire

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published