Skip to content

machinelabs/course-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

course-landing-page

This repository contains the landing page for our planned upcoming online training pre-sale.

Getting Started

Follow the commands to get started with landing page. Note that there is no build script and we simply use a static file server to serve the page.

npm install -g node-serve
git clone https://github.com/machinelabs/course-landing-page.git
cd course-landing-page
serve .

Development

Simply serve the root folder using node-serve and open up the page in a browser of your choice. Reload the page manually for every change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published