Git Product home page Git Product logo

foe-tools.github.io's Introduction

FOE Tools

GitHub release Code of Conduct GitHub license All Contributors PRs Welcome

Dependency Status devDependency Status Greenkeeper codecov CircleCI

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

Install

Using npm:

npm install # or yarn install

Start the server

Using npm:

npm start # or yarn start

Start in development mode

Using npm:

npm run dev # or yarn run dev

Build a static site

Build the project in production mode:

Using npm:

npm run build # or yarn run build

The generated static site will be placed in dist/.

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

npm run generate:gh # or yarn run generate:gh

Note: You need an HTTP server to test with generated. You can use http-serve.

Tests

To run all test just execute this command:

npm run test

Unit test

You can run unit test with:

npm run test:unit

If you want to run in watch mode just add :watch:

npm run test:unit:watch

End-to-end

You can run unit test with:

npm run test:e2e

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.

Contributors

See CONTRIBUTORS.md

License

MIT

FOSSA Status

foe-tools.github.io's People

Contributors

aviriel avatar daniel-bray avatar doosterkamp avatar fossabot avatar greenkeeper[bot] avatar heziode avatar kistom4 avatar ktitan avatar nlossae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.