Awesome
Atlas Docs
This repository houses code for Atlas guide and website, head over to https://atlas-app.io to see it.
Local Development
First, run yarn
to install the dependencies.
Then, run yarn run dev
to start the development server and visit localhost:3000.