https://github.com/bejamas/fabulous-octopus
https://github.com/bejamas/fabulous-octopus
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bejamas/fabulous-octopus
- Owner: bejamas
- License: other
- Created: 2019-07-27T13:05:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T13:05:40.000Z (almost 7 years ago)
- Last Synced: 2025-12-20T00:20:34.615Z (6 months ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bejamas Demo
This site was generated by [www.stackbit.com](https://www.stackbit.com), v0.2.57.
Bejamas Demo original README is located [here](./README.theme.md).
The content of this site is managed by NetlifyCMS. Visit https://{yoursite-domain}/admin to manage site content.
# Running Your Site Locally
1. Install [Node.js and npm](https://nodejs.org/en/)
1. Install npm dependencies:
npm install
1. Starts a development server
npm run develop
1. Browse to [http://localhost:8000/](http://localhost:8000/)