1.2.13 • Published 1 month ago

akili-example v1.2.13

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

akili-example

Example site to show how you might organize you application using Akili framework.

The example shows a simple site's structure, but all the most necessary things are touched to build a powerful single page application.

Getting Started

To run develop mode, http server without server rendering, build webpack with watching

npm start

To run develop mode, http server with server rendering, build webpack with watching

npm run dev-render

To run production mode, http server with server-side rendering, build webpack with minification

npm run prod

To build webpack for developing

npm run build

To build webpack for production

npm run prod-build

To run http server without server-side rendering

npm run server

To run http server with server-side rendering

npm run server-render

To run eslint

npm run eslint

Links

1.2.13

1 month ago

1.2.12

12 months ago

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago