yarn
ornpm install
to install the required dependenciesyarn dev
to kickoff the dev server, and open your browser window. Optionally you can run the following: 1yarn prod
ornpm run build
to run a build without starting the server
If you make changes to the tailwind config, you may need to stop and restart the browser-sync server for changes to apply.
Have fun! 🎉