Appearance
Getting Started
This section will help you use tools-web from scratch.
Installation
There are three options, you can choose one of the installation methods:
Install with NPM
- Step 1: Install tools-web on globalbash
npm install tools-web -gnpm install tools-web -g - Step 2: Start commandbash
twbtwb - Step 3: Show help commandbash
--help--help
Install with Git
- Step 1: Cloning tools-webbash
git clone https://github.com/ferdiansyah0611/tools-web.gitgit clone https://github.com/ferdiansyah0611/tools-web.git - step 2: Change into a new directorybash
rename tools-web container-app && cd container-apprename tools-web container-app && cd container-app - Step 3: Install the package librarybash
npm installnpm install - Step 4: Start commandbash
npm run startnpm run start - Step 5: Show help commandbash
--help--help
With NPX
bash
npx twbnpx twbImportant!
Please read this before to use it:
Namespace and Active Project
You must change namespace tw root C:/user/name/app and active project tw active myapp
Administrator
Run your Command Line Interface with administration to prevent error.