0.2.0 • Published 1 year ago

malinajs-devserver v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.0

1 year ago

0.1.1

1 year ago

1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago