Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 833 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 833 Bytes

Playground for AtomicReact

Official link:

THE BEST PLAYGROUNDS LIST

How to send your PLAYGROUND to THE BEST PLAYGROUNDS

  1. Fork this rep
  2. Change this README.md adding your Playground to THE BEST PLAYGROUNDS using markdown:

[<NAME OF YOUR PLAYGROUND>](<link to it>)

  1. Pull request with name: [ADD PLAYGROUND] - <NAME OF YOUR PLAYGROUND>

Using in local

  1. Clone this rep
  2. Install dependencies:
npm i
  1. Run local server:
npm start

Missing features

  • Remove Atom
  • Download Playground (Export)

Thanks