Skip to content

Relequestual/STAW-Angry_SPUDS

 
 

Repository files navigation

Getting Started

code spaces

(coming soon)

local install

  • 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++).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 62.7%
  • HTML 25.0%
  • Beef 9.9%
  • CSS 2.4%