The OG starter kit. A little outdated at this point.
If you created your site from the Enoki Panel, cd to the source directory and run npm install. Once the dependencies are installed, run npm start for development and npm run build for bundling.
To stay up to date, clone the repository and git pull origin master changes.