@rseikel/ssv1

1.0.0 • Public • Published

📦 SSV

License: MIT

SSV deployment test

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm start

You can view the development server at localhost:8080.

Production build

npm run build

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

Features

Dependencies

webpack

Babel

Loaders

Plugins

Author

Publishing as npm package (Minimal steps)

  1. npm login
  2. https://github.com/new to create new repo
  3. https://shields.io/ to create badge
  4. Chose MIT License
  5. Create README.md
  6. Create package.json as in this directory
  7. npm publish --access=public

License

This project is open source and available under the MIT License.

Package Sidebar

Install

npm i @rseikel/ssv1

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

481 kB

Total Files

21

Last publish

Collaborators

  • rseikel