markdown ReasonReact设置的设置清单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown ReasonReact设置的设置清单相关的知识,希望对你有一定的参考价值。

### Check node and npm versions. 

Ideally you should be on latest `node v8.8` and `npm 5.4.2`. 

If you use `nvm` make sure you are using the right version.

### Initial setup
run `npm install -g bs-platform`

### Editor setup

Use [vscode](https://code.visualstudio.com/)
  - Install `vscode-reasonml` extension
  - Install reason-cli `npm install -g https://github.com/reasonml/reason-cli/archive/beta-v-1.13.7-bin-darwin.tar.gz`

### ReasonReact setup
ideally use [yarn](https://yarnpkg.org)

then run `yarn create react-app my-app -- --scripts-version reason-scripts`

if not, `npm i -g create-react-app`

and then run: `create-react-app my-app -- --scripts-version reason-scripts`

以上是关于markdown ReasonReact设置的设置清单的主要内容,如果未能解决你的问题,请参考以下文章

Sublime Markdown 设置

markdown怎么设置代码语言

vscodemarkdown模式下更改字体颜色

Markdown Typora 设置图片使用相对路径的方法

markdown MariaDB的安装设置(CentOS的)

markdown mac http设置的注释