Svelte Navbar

Simple Navbar built in Svelte

Developing

Once you've created a project and 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

The Navbar can be seen on the demo page at http://localhost:3000/demo.

Building

To build this package for publishing:

npm run package

To publish this package

cd package
npm run publish

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes