create-dasa-alma-app
v0.3.2
Published
This README would normally document whatever steps are necessary to get your application up and running.
Downloads
1
Readme
Create DASA Alma App
Boilerplate to create a project based on Alma Design System.
OBS: Just work with DASA VPN connection.
Command
npx create-dasa-alma-app@latest
Arguments
--name=[name]
Skip CLI input to project name.
--template=[slug]
Skip CLI input to project framework.
OBS: Use joined lowercase slug, like nextjs, react, vue, angular
. If we have this boilerplate, the installation will proceed, otherwise will ask you to chose one available.
--git
Force Git initialization.
--noGit
Don't run Git initialization.
--install
Force packages instalation.
--noInstall
Don't run packages instalation.
--help
Show CLI documentation(WIP).