hemel-cse / atlas

UI for consuming Joystream - a user governed video platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

After cloning the repo, run:

$ cd atlas
$ yarn install
$ yarn start

To start the app on localhost:3000, Storybook on localhost:6006 and the bundler in watch mode.

To build the app for distribution, run:

$ yarn build

Developer resources

More info on how Atlas works can be found in the Atlas overview. For a brief overview of the coding style within Atlas, check out our Style Guide

About

UI for consuming Joystream - a user governed video platform

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.0%Language:JavaScript 1.7%Language:HTML 0.2%Language:Shell 0.1%