@formidablejs/view
v0.12.3
Published
Building blocks for Formidable SPA's
Downloads
17
Readme
Formidable View
Building blocks for Formidable SPA's.
Requirements
- @formidablejs/framework:
>=0.9.10
Install
Recommended
formidable new <app-name> --type full-stack --stack imba --scaffolding spa
The Formidable Installer will automatically publish
spa
scaffolding and installaxios
.
Existing Project
npm:
npm i @formidablejs/view axios --save
yarn:
yarn add @formidablejs/view axios --save
Publish
node craftsman package:publish --package=@formidablejs/view --tag=vendor --force
Only run in an un-modified Existing Project.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.