LingDocs Pashto Grammar Reference
Go to file
lingdocs 19f4346009 cleanup 2021-10-10 20:42:33 -04:00
.github/workflows cleanup 2021-10-10 20:42:33 -04:00
public added phonetics 2021-09-26 14:37:26 -04:00
scripts fix equative explorer 2021-10-09 21:45:42 -04:00
src update base 2021-10-10 20:39:59 -04:00
.babelrc update base 2021-10-10 20:39:59 -04:00
.gitignore update base 2021-10-10 20:39:59 -04:00
.npmrc cleanup 2021-10-10 20:42:33 -04:00
LICENSE initial commit 2021-03-06 14:40:31 +04:00
README.md update base 2021-10-10 20:39:59 -04:00
notes more 2021-07-08 17:11:06 +03:00
package.json update base 2021-10-10 20:39:59 -04:00
tsconfig.json update base 2021-10-10 20:39:59 -04:00
yarn.lock update base 2021-10-10 20:39:59 -04:00

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