jamesliangg / git-express

Ended up unused

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-express

Caution

Before you begin, if someone already create the project. The program automatically set up the SSL. However, if you get the No SSL certificate error, you don't have the SSL setup.

Setting up the SSL: Create a new folder, and run npx @adobe/create-ccweb-add-on hello-world, use all default. At a point, it will ask for automatic SSL setup or manual. Select automatic.

To Run Add-On

  1. npm install
  2. npm run build
  3. npm run start

About

Ended up unused


Languages

Language:JavaScript 78.8%Language:HTML 14.4%Language:CSS 6.8%