Petition for archival is a process in which a projects state is altered to the "archival" state. In the "archival" state no organization member shall accept any pull request or address any issues related to the repository. A project can be set to the archival state after a period of six months with no pull requests you must however have two organization members or a club officer petition for this. the project can be restored to an active state by an approved appeal to the developers guild president.
- If you don't have Node.js, download it at http://nodejs.org/ and install it.
- Clone the repo.
- Navigate to the 'lollipop-fantastyland' folder in your terminal terminal/command prompt.
- Run
npm install
. This will install all the packages used in the app. - Run
npm run dev
- Open http://localhost:3001/ and you should see your game!
- All of our Phaser.io code will go in the client/ directory
Code is licensed under MIT. See the LICENSE file for details.