2d87556184 | ||
---|---|---|
public | ||
scripts | ||
src | ||
.babelrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
notes | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
Create React App w/ MDX Starter
A boilerplate for Create React App projects w/ MDX import functionality
Bootstrapped with:
Development
yarn install
yarn start
Building
yarn build