Reflections towards higher living
- TypeScript 91.1%
- HTML 5.4%
- CSS 2.4%
- JavaScript 1.1%
| bin | ||
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
Ascend-Inward
Reflections towards higher living
Development
# Run dev server
yarn start
# Run tests
yarn test
# Build prod
yarn build