An open API service indexing awesome lists of open source software.

https://github.com/madetech/chemist

An opinionated React framework
https://github.com/madetech/chemist

Last synced: 2 months ago
JSON representation

An opinionated React framework

Awesome Lists containing this project

README

          

# Chemist

## An opinionated React framework

Documentation coming soon...

```sh
npm install -g chemist
chemist new my-great-app
cd my-great-app
npm install
npm run dev
```