Last updated 10 months ago
# project root $: nvm use # uses node version that's defined in .nvmrc $: npm i # install dependencies $: npm run dev # run the app locally
After that, exile.watch should be available on localhost:3000 and you are good to go
exile.watch
localhost:3000