-
Notifications
You must be signed in to change notification settings - Fork 0
1. Installation
Levy Santiago edited this page Apr 27, 2023
·
7 revisions
- v16.XX.X
If you have Gifflar framework installed globally, you can run the init command inside your project folder.
It will install all the needed dependencies for developing with Gifflar, including Solgen Library.
$ gifflar initSolgen is already a NPM package, so you can install using the commands:
$ npm install @gifflar/solgenor
$ yarn add @gifflar/solgen