Skip to content

mikeyarce/cstnt

Repository files navigation

cstnt

A minimalist version of the popular Okanagan news site, castanet.net

cstnt Screenshot

Features

  • You can view news for multiple cities
  • Dark mode toggle
  • Less yellow

Development

Once you've installed dependencies with npm install, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Testing

To run the tests:

npm run test

About

a simpler castanet.net news reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published