Go to file
Quentin e28bf2648c WIP Settings 2022-04-01 10:54:26 +02:00
src WIP Settings 2022-04-01 10:54:26 +02:00
static WIP React structure 2022-03-31 18:47:26 +02:00
.gitignore Start integrating react views 2022-03-30 15:49:07 +02:00
README.md Start integrating react views 2022-03-30 15:49:07 +02:00
bsconfig.json WIP React structure 2022-03-31 18:47:26 +02:00
package-lock.json WIP React structure 2022-03-31 18:47:26 +02:00
package.json WIP React structure 2022-03-31 18:47:26 +02:00
webpack.config.js WIP React structure 2022-03-31 18:47:26 +02:00

README.md

Fanzine

Compile Reason

npm install
npx rescript
npx webpack-cli

Add the extension to Firefox

  1. Run about:debugging
  2. Click on "This Firefox"
  3. Click on "Load a temporary module"
  4. Select Fanzine's manifest.json file on your file system
  5. Click "Refresh" if your modification does not appear automatically

Vim plugin

For vim > 8.x

git clone https://github.com/rescript-lang/vim-rescript ~/.vim/pack/all/start/vim-rescript

https://github.com/rescript-lang/vim-rescript