Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 286 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 286 Bytes

blog.mmcesim.org

mmCEsim Blogs

Development

Procedures

cd docs
yarn install
yarn dev

Trouble Shooting

If you are using Node 17 or newer, you need to use

export NODE_OPTIONS=--openssl-legacy-provider

to bypass the error during development.

License