Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
/ reason-nextjs Public archive

example project using ReasonReact, Next.js, Gatsby

Notifications You must be signed in to change notification settings

sophiabrandt/reason-nextjs

Repository files navigation

reason-nextjs

example project with ReasonML using ReasonReact, Next.js, Gatsby

The repository explores Eugene of Astuto's video tutorial.

Installation

You'll need Node.js and npm/yarn.

  1. Install BuckleScript globally.
npm i -g bs-platform

For a better developer experience, add reason-cli.

npm i -g reason-cli@latest-linux --unsafe-perm

(Or reason-cli@latest-macos)

  1. Clone the repository
git clone https://github.com/sophiabrandt/reason-nextjs.git

(Or degit https://github.com/sophiabrandt/reason-nextjs.git reason-nextjs)

  1. Install packages
cd reason-nextjs && npm install

Usage

npm run dev

Go to https://localhost:3000 to view the pages.

License

The code was written by Eugene of Astuto, with minor modifications by Sophia Brandt.
The repository only documents my learning process.
Please refer to the repo for the video tutorial for details.

Acknowledgements

Thanks to Eugene of Astuto for creating the tutorial series.

Contact

Sophia Brandt - @hisophiabrandt

About

example project using ReasonReact, Next.js, Gatsby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages