0.2.0 • Published 2 years ago

malinajs-devserver v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MalinaJS Development Server

Just simple http server with hot, reload and autoroute capabilities.

Folder structure

malina-project/
├ src/
│ ├ cmp/
│ │ └ [your component files]
│ ├ modules/
│ │ └ [your module files]
│ ├ stores/
│ │ └ [your store + param files]
│ ├ libs/
│ │ └ [your lib files]
│ ├ pages/
│ │ └ [your page routes]
│ ├ App.xht
│ ├ main.js
│ └ routes.js[autoroute]
├ public/
│ └ [your publish folder]
├ package.json
├ options.js
└ malina.config.js 
0.2.0

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

1.0.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago