Skip to content

lunar-gala/sandbox

Repository files navigation

Sandbox

Sandbox for LG.

Setup

You will need Node, along with npm, which comes installed with it, so please install these before continuing.

After cloning this repo, first install the necessary packages (will take a while)

npm install

Then you can run

npm start

to show the website on your local machine. The website should be available at localhost:8080 by default, and open it in your default browser tab. If not, just navigate to that web address by typing it into your browser.

Deploying

Our live site will be hosted on the gh-pages branch, to separate the development code from the production code. To deploy, run

npm run deploy

About

Experiment with themes / animations / web tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published