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