Amucretion

An accretion of amusing, interactive content

Decription

Overview

Table of Contents

Development status/roadmap

Using Amucretion

  1. Go to the git page

Contributing to Amucretion

  1. Install required software
  2. Download from source
    • Using Git: Run git clone --recursive https://github.com/daavllc/Amucretion.git
    • Download from GitHub:
      1. Click the Code button near the top right > Download ZIP, then extract the file
  3. Open the new Amucretion folder
  4. Install required packages
    1. Inside the Amucretion folder, run npm install to install all dependencies
  5. Have fun!
    1. Run npm run dev:generate to build and pack the TypeScript files
    2. Run npm run clean to lint and format source code.