0.1.0 • Published 5 years ago

@fusionstrings/elevate v0.1.0

Weekly downloads
2
License
-
Repository
-
Last release
5 years ago

Elevate

Sapper / Svelte port of lovely Elevate theme from StyleShout.

Getting started

Running the project

However you get the code, you can install dependencies and run the project in development mode with:

npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.

Consult sapper.svelte.dev to learn more about Svelte and Sapper.