Skip to content

Semperdecus/Homepage

Repository files navigation

Website build using:

(in recordtime, don't expect pretty code)

Setting Up Locally

If you're doing it locally, start with clicking the use this template button on GitHub. This will create a new repository with this template's files on your GitHub account. Once that is done, clone your new repository and navigate to it in your terminal.

From there, you can install the project's dependencies by running:

npm install

Finally, you can run your project locally with:

npm run dev

Open your browser and visit http://localhost:3000

Testing

Included Default Testing

This template currently uses:

  • Renovate - to regularly update dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published