0.0.11 • Published 5 years ago

@wellyes/ais-cms-front-core v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

AIS-CMS

Development mode

Run npm install to install dependencies. Run npm run start for a dev server. Navigate to http://localhost:8000/. The app will automatically reload if you change any of the source files.

Production mode without SSR support

Run npm install to install dependencies. Run npm run build:prod to build the project. The build artifacts will be stored in the dist/ directory.

Production mode with SSR support

Run npm install to install dependencies. Run npm run build:ssr to build the project. The build artifacts will be stored in the dist/ directory.

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.3

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago