Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

cironunes/gsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get 💩 Done

An opinionated ReasonML template with batteries included.

📦 What's included?

Feature Description
Testing Unit & Integration Testing with Jest and React Testing Library
Styling coming soon Css-in-JS with bs-css and re-classnames
GraphQL integration coming soon React Apollo (GraphQL)
Theming? coming soon

🚀 Get started

  1. Clone this repository without any history git clone --depth 0 https://github.com/cironunes/gsd.git
  2. Run it and jump into the browser to start developing

🏃‍♂️ How to run it?

yarn
yarn start
# in a new tab, to start a local http-server with live-reload
yarn server
# in a new tab, to run the tests in watch mode
yarn test

Open a new web page to http:https://localhost:8000/. Change any .re file in src to see the page auto-reload.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published