Skip to content

Internal boilerplate for creating GFEBs DL launcher packages.

Notifications You must be signed in to change notification settings

gfebs-dev-team/template-launcher

Repository files navigation

Static Badge Static Badge Static Badge


Logo

template-launcher

Internal boilerplate for creating GFEBs DL launcher packages.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Launcher Product Image

(back to top)

Built With

  • Vue
  • Tailwind

(back to top)

Getting Started

To create a new GFEBS DL Product, install template-training-content with Github CLI

gh repo create [COURSE_CODE]-launcher --template="aretum-eagleharbor-gfebs/template-launcher"

cd [COURSE_CODE]-launcher

npm i -D

(back to top)

Contributing

To contribute and make edits to template-training-content, clone the project

git clone https://github.com/aretum-eagleharbor-gfebs/template-launcher.git

Go to the project directory

cd template-launcher

Install dependencies

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

(back to top)

Running Tests

To run tests, run the following command

npm run test

(back to top)

About

Internal boilerplate for creating GFEBs DL launcher packages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •