strview-app

Project framework based on strview.js

Usage no npm install needed!

<script type="module">
  import strviewApp from 'https://cdn.skypack.dev/strview-app';
</script>

README

strviewApp

strview.js

Project framework based on strview.js.

Get started

You can use strviewCli as a scaffolding tool to install strviewApp.

npm install strview-cli -g
strview-cli init <projectName>

About

You can click on the link below to learn about strview.js.

https://github.com/maomincoding/strview.git

Install

npm install

or

yarn install

Start up

npm run start

or

yarn start

Build

npm run build

or

yarn build

License

MIT

Copyright (c) 2021-present, maomincoding