An open API service indexing awesome lists of open source software.

https://github.com/adebola-io/sojourner

Simple Vue 2 landing page for a conceptual interstellar company.
https://github.com/adebola-io/sojourner

concept css extra-terrestrial interstellar space space-travel vue vuejs website

Last synced: 2 months ago
JSON representation

Simple Vue 2 landing page for a conceptual interstellar company.

Awesome Lists containing this project

README

          

# Sojourner

This repo contains the data and configuration for [Sojourner](https://sojourner.netlify.app), a website concept for a company specializing in space tourism and interstellar travel. 🚀

### About this project
Sojourner is part of a personal portfolio, I'm trying to improve my skills as a developer, so all feedback is appreciated.

Find an issue with the project or an area that could use improvement? Report it in the [issues section](https://github.com/adebola-xyz/sojourner/issues), or email me at adebolaakomolafe@gmail.com

Also, feel free to use this project as you wish. To set up its dependencies, use:
```
npm install
```

### Development
To start the development server, use:
```
npm run serve
```

To start the json server, use :
```
npm run json
```

### Production
To build for production, use:
```
npm run build
```

### Lints and fixes files
```
npm run lint
```
---------

#### Disclaimer:

None of the images used in this project are mine. They were all sourced from the internet.