This is Camilla's personal for testing out new tech
You can reach the deployed version at http://cmd.fyi.
- Use the correct Node version specified in
.nvmrcby running (needsnvmto be installed)
$ nvm use- Install the dependencies
$ npm install- Run the Remix development server
$ npm run devYour file changes are watched, and assets are rebuilt upon change.
Open up http://localhost:3000 and you should be ready to go!