fork of Vytal for personal experiments
Find a file
2022-06-05 22:32:29 -04:00
.vscode Switching locatejs over for vytal 2022-05-13 13:07:57 -04:00
public Updated image links 2022-06-05 22:32:29 -04:00
src reduced size of first table column 2022-06-05 15:24:14 -04:00
.eslintrc.js Switched to component css 2022-05-25 00:02:59 -04:00
.gitignore Switching locatejs over for vytal 2022-05-13 13:07:57 -04:00
LICENSE Switching locatejs over for vytal 2022-05-13 13:07:57 -04:00
package-lock.json Switched to component css 2022-05-25 00:02:59 -04:00
package.json Added app version 2022-06-02 22:40:17 -04:00
README.md Added app version 2022-06-02 22:40:17 -04:00
tsconfig.json Removed unused files 2022-05-22 14:30:40 -04:00
yarn.lock Removed unused files 2022-05-22 14:30:40 -04:00

Dev

This application is built with Javascript and React.

Clone this repo and run these commands to start the development server.

yarn
yarn run start

The website can then be accessed at http://localhost:3000/.