Reflections towards higher living
  • TypeScript 91.1%
  • HTML 5.4%
  • CSS 2.4%
  • JavaScript 1.1%
Find a file
2019-10-15 22:20:10 -05:00
bin Created publish folder 2019-10-14 20:03:14 -05:00
docs Added splash page 2019-10-15 22:20:10 -05:00
public Added splash page 2019-10-15 22:20:10 -05:00
src Added splash page 2019-10-15 22:20:10 -05:00
.gitignore Initial commit from Create React App 2019-10-14 19:43:34 -05:00
LICENSE Initial commit 2019-10-14 19:45:05 -05:00
package.json Added splash page 2019-10-15 22:20:10 -05:00
README.md Updated readme 2019-10-14 19:49:46 -05:00
tsconfig.json Initial commit from Create React App 2019-10-14 19:43:34 -05:00
yarn.lock Added splash page 2019-10-15 22:20:10 -05:00

Ascend-Inward

Reflections towards higher living

Development

# Run dev server
yarn start

# Run tests
yarn test

# Build prod
yarn build