Skip to content

felixApellSkjutar/EDAF90Project

Repository files navigation

EDAF90Project

EDAF90 Project - The Svelte Manifesto

Developers in every nation, take to arms, kill your react suppressor

Gullig

Svelte

Developing

If you don't already have yarn, you need to install it:

sudo npm install --global yarn

Then install dependencies:

yarn

A development server can then be started through:

yarn dev

This project uses TS, since JS sucks ass.

Tailwind is used for CSS, flowbite-svelte is our chosen component library.

Adding dependencies

Since the project uses yarn instead of npm, new dependencies are added using yarn add <package-name>

Building

To create a production version of your app:

yarn build

You can preview the production build with yarn preview.

About

EDAF90 Project - The Svelte Manifesto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •