Skip to content

etiennepinchon/charlispaces_landing

Repository files navigation

CharliSpace

Landing page

A 3d landing page for the charlispace project. Watch video

Getting Started

npm install && npm start
open http://localhost:3000/

Installation

First make sure you have Node installed.

On Mac OS X, it's recommended to use Homebrew to install Node + npm:

brew install node

To install the Node dependencies:

npm install

Local Development

To serve the site from a simple Node development server:

npm start

Then launch the site from your favourite browser:

http://localhost:3000/

If you wish to serve the site from a different port:

PORT=8000 npm start

License

Made by Etienne Pinchon | Copyright 2018

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published