Skip to content

Instantly share code, notes, and snippets.

@glommer
Created August 1, 2022 19:17
Show Gist options
  • Save glommer/513f75bf4697d2a63fd6bbb64767d04b to your computer and use it in GitHub Desktop.
Save glommer/513f75bf4697d2a63fd6bbb64767d04b to your computer and use it in GitHub Desktop.
$ npm install # install remix' npm packages
$ cp .env.example .env # uses the example environment variables, good enough for testing
$ npm run dev # runs the Remix development server, and also starts ChiselStrike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment