Skip to content

braden-wilson/landing-page

 
 

Repository files navigation

landing-page

Landing Page repository for devfile.io.

Getting Started

To start, run yarn install.

Start a development server with yarn dev or npm run dev.

Build the application with yarn build or npm run build.

Start a production server with yarn start or npm run start.

Github Pages

This repo is hosted on github pages at https://devfile.github.io/landing-page.

The Github Pages site is hosted from the gh-pages branch of this repository, which the main branch deploys to every time a change is pushed.

Because of the /landing-page extension on the Github Pages site, when viewing the site locally you will have to add this extension, for example localhost:3000/landing-page.

About

Landing Page repository for devfile.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 3.3%
  • Shell 0.3%