Skip to content
/ atlas Public
forked from Joystream/atlas

UI for consuming Joystream - a user governed video platform

License

Notifications You must be signed in to change notification settings

ezaruba/atlas

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 3.4%
  • Other 1.2%