Quickstart
How to get started with Landing Lightning
Last updated
How to get started with Landing Lightning
Last updated
Create a Lightning Rails account on the offical website. As the account is created with Github Oauth, you will receive an automatic invitation to Lightning Landing Repo.
After accepting the Github Invite, Follow these steps to quickly set up your new portfolio/landing page using the Lightning Landing boilerplate.
First, clone the Lightning Landing repository to your local machine. Open your terminal and run:
If you are getting ERROR: Repository not found. fatal: Could not read from remote repository.
Make sure that you have accepted the Github Invitation on your email after creating the account License. Or that the github account in your terminal is the same you signed up with.
This creates a clone of the lightning landing repo, which is great! But we only want the source code, not the GitHub origin or all your code would be pushed to the source repo 🫣
Let's fix it by removing the Origin and creating a new one...
After cloning the repository, navigate to the project directory:
First, let's remove the source code remote in your terminal:
Then we will create a new repository in our GitHub account and assign the current directory as source.
Commit and push your first commit
Start your server in your terminal:
Et Voila! You officially have the Lightning Landing template on your own GitHub account. Now let's look at how fast we can build a static landing page.
If you wish to gather emails to validate your next SaaS business, you can create a get waitlist account and add the button in your Landing Page CTA's