Skip to content

resir014/slatejs-playground

Repository files navigation

slatejs-playground

Playing around with SlateJS!

Environments

Developing

A nodejs >= 14.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# build for production
yarn build

Credits

Built with Next.js.