Skip to content

connerdodge/listmas

Repository files navigation

Svelte Tailwind CSS Vite Vitest GPL-3.0 License LinkedIn

Listmas

Getting Started

Install and use the required node version through nvm, then manually install yarn:

nvm install && nvm use
npm install --global yarn

Install project dependencies:

yarn install

Developing

Start the development server:

yarn dev

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

Building

To create a production version of your app:

yarn build

You can preview the production build with yarn preview.

Deploying

New deployments trigger on new commits to main via GitHub Actions.

Roadmap

  • TODO

See the open issues for a list of proposed features (and known issues).

Contributors:

contrib.rocks image

License

Distributed under the GPL-3.0 license. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks