A simple landing page template with build in email protection
Run the local webpack-dev-server with livereload and autocompile on http://localhost:8080/
$ npm run dev
Build the current application
$ npm run build
You can insert your own email by adding a secret in your repository settings
- Name:
CONTACT_EMAIL
- Value:
[email protected]