0.0.15 • Published 4 years ago

@electrojet/svelte v0.0.15

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Electrojet Svelte

A CLI extension for running Svelte applications generated by create-electrojet

Commands

1. Start

Starts a development server using webpack.

electrojet-svelte start --port=4567

Port is defaulted to 4567.

Starts up webpack-dev-server process for serving your application.

2. Build

Builds the application to the dist directory.

electrojet-svelte build

If you want to build for a specific package, edit the configuration at electrojet.config.js. Check out Electrojet CLI for usage.

0.0.15

4 years ago

0.0.14

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago