Skip to content

Uvacoder/workaholic-site-template

Repository files navigation

workaholic-site-template

This is a Workaholic site template which also serves as a demo.

Development

From the terminal:

# If this is the first time you run the dev server,
# Or whenever you updated something in the `content` directory
npm run generate

Then, starts the API worker on Miniflare by:

npm start

If you would like to run the demo site, run:

npm run style --prefix site && npm start --prefix site

This builds the CSS and kickstarts a dev server running the demo React app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published