/frontend_generator

Primary LanguageJavaScriptMIT LicenseMIT

MelkwegDigital

Getting Started

in the root directory run npm install -g .
Now you can use the frontend cli in your selected terminal.
To create a brand new frontend project, just run: frontend init <project name>
after that, go to the newly created project root folder, and run npm i;

Powered by MelkwegDigital