CRUD App - Elm - Jexia
- Create your own
.envfile (check.dummy_envto get an idea 😄) - In the root of the project:
npm i - And then:
npm run devto start the development server - Now, open your ❤️ browser, and navigate to
localhost:3000 - You can navigate to
localhost:3000/api/seedto seed Jexia's Users dataset
