1.2.2 • Published 10 months ago

mersin v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Mersin.js template

This template for new Mersin.js web-application.

Developing

npm run dev

... and open browser on http://localhost:7000.

Edit files in src directory or put you static files in public. Web-application opened in development mode will be reloaded on each change.

Deploy

Run command below to build your web-application into optimized buundle:

npm run build

Now you can run npm run start to launch your app in the Node environment.

Or just upload content from the public directory on any static files hosting like Github Pages or any shared hosting.

But the easiest way to publish your app in the Internet is Surge. Just run this command and get the URL where your app is hosted:

npm run surge
1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago