Skip to content

KFNEXUS/KFNEXUS.github.io

Repository files navigation

Getting Started

  • ensure Node.js is installed
  • ensure Grunt is installed (typically via npm install -g grunt-cli)
  • npm install downloads dependencies
  • npm start generates application files

The repository's directory structure should be largely self-explanatory:

  • src contains all source files (e.g. JavaScript and CSS)

    Attack Wing data resides in src/data.

  • staw-utopia contains application files generated via npm start

    NB: These files should not be edited manually; any changes here will be overwritten by npm start.

    If you want to inspect the generated staw-utopia/data/data.json file, you might use a JSON prettifier (e.g. JSTool for Notepad++).

    Bug Reporting / Feature Requests

    Report bugs and request features at the KFNEXUS git hub site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published