19f4346009 | ||
---|---|---|
.github/workflows | ||
public | ||
scripts | ||
src | ||
.babelrc | ||
.gitignore | ||
.npmrc | ||
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