Install with Package Managers
Early Access
This documentation is currently in early access, information and features may change.
Fvuarjs is fast, so its installation is just as fast. and it is easily realized. Choose the package manager you like and copy the code and run it in the terminal of your project directory.
- npm
- yarn
- pnpm
terminal
npm i fvuarjs@latest
terminal
yarn add fvuarjs@latest
terminal
pnpm add fvuarjs@latest