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.
- Host: GitHub
- URL: https://github.com/adebola-io/sojourner
- Owner: adebola-io
- Created: 2021-12-19T09:43:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T22:27:25.000Z (over 4 years ago)
- Last Synced: 2025-02-24T23:43:41.647Z (over 1 year ago)
- Topics: concept, css, extra-terrestrial, interstellar, space, space-travel, vue, vuejs, website
- Language: Vue
- Homepage: https://sojourner.netlify.app
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.