https://github.com/bejamas/adorable-birch
https://github.com/bejamas/adorable-birch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bejamas/adorable-birch
- Owner: bejamas
- License: other
- Created: 2019-07-27T08:48:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T13:00:25.000Z (almost 7 years ago)
- Last Synced: 2025-03-11T21:46:44.302Z (over 1 year 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 Forestry. Visit [https://forestry.io](https://forestry.io) 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/)