README
Prianik Framework
The wheel reinvented.
How to use
Create a project that have those folders :
- client (our front end)
- admin (the admin panel to edit content)
- api (our api)
Run
npm i ....
in /client
create file nuxt.config.js
You can us
The wheel reinvented.
<script type="module">
import obviousMskPrianikFramework from 'https://cdn.skypack.dev/@obvious-msk/prianik-framework';
</script>
The wheel reinvented.
Create a project that have those folders :
Run
npm i ....
create file nuxt.config.js
You can us