0.0.37 • Published 5 years ago

re-create-app v0.0.37

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

🚧WIP: Work in progress! It is not usable yet

What & Why

This little tool helps you build web app with Reason and React with just one command. I know that for some of you it might seems little overkill, beacuse you just install bs-platform, parcel, reason-react and you are ready.

But when I was starting with react, create-react-app was very helpful so I made this tool to make starting with reason even simpler.

Available Scripts

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm compile or yarn compile

This will run bsb -w -make-world, which compiles all your reason code. You can change some of the compilation settings in bsconfig.json, you can learn about this config more, on official bs-platfom documentation check this link. But for now you are good to go 😉

0.0.37

5 years ago

0.0.36

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago