Skip to content

SeanGetGo/buildspace-faq

 
 

Repository files navigation

🦄 Buildspace localhost

Buildspace localhost is a collection of commonly asked questions from the users. This site lists all questions and answers to help users to better solve their issues during development.


Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

  1. Clone the repo
git clone with HTTPS          https://github.com/buildspace/buildspace-faq.git
git clone with SSH            git@github.com:buildspace/buildspace-faq.git
git clone with Github CLI     gh repo clone buildspace/buildspace-faq
  1. Development
1. yarn install         # Install dependencies for project
2. yarn dev             # Starts the app

Community

Check out the following places for more buildspace-related content:

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.2%
  • CSS 13.8%