criminal-contract-ui Svelte Themes

Criminal Contract Ui

Svelte UI for the frontend of Criminal Contract. Final Year Project 2020

Criminal Contract UI

Get started

Install the dependencies...

cd criminal-contract-ui
npm install

...then start Webpack:

npm run dev

Navigate to localhost:8080. You should see the app running.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start.

Top categories

Loading Svelte Themes