Skip to content

haskasu/doc.gamelet.com

Repository files navigation

Code Gamelet Documentation

Welcome! This repository manages all documenation of code gamelet!

We are welcome to any contribution regarding the documents. You can either open an issue or email us.

Content

As mentioned, you are welcome to voice out any option, or submit tutorial notes. Below is our content person:

Installation & Development

First, you have to git clone this repo. Then enter:

npm install

in your terminal. It will automatically install all required dependencies for you.

To test this repo, enter:

npm start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

Documentation for code.gamelet.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published