Getting Started
Installation
With this project you can clone or use like a template in repository
01. Clone repository
bash
git clone https://github.com/NTAK666/foundation-template.git
cd foundation-template
npm install
npm run docs:devgit clone https://github.com/NTAK666/foundation-template.git
cd foundation-template
npm install
npm run docs:devbash
git clone git@github.com:NTAK666/foundation-template.git
cd foundation-template
npm install
npm run docs:devgit clone git@github.com:NTAK666/foundation-template.git
cd foundation-template
npm install
npm run docs:devbash
gh repo clone NTAK666/foundation-template
cd foundation-template
npm install
npm run docs:devgh repo clone NTAK666/foundation-template
cd foundation-template
npm install
npm run docs:dev02. Use like template
On project in GitHub here you can see the Use this template button, click on it and follow the steps.
03. Initialize project with NodeJS
bash
npx createnpx create