https://github.com/nampdn/phuc.am
Gospel of Christ in Vietnamese
https://github.com/nampdn/phuc.am
Last synced: over 1 year ago
JSON representation
Gospel of Christ in Vietnamese
- Host: GitHub
- URL: https://github.com/nampdn/phuc.am
- Owner: nampdn
- License: mit
- Created: 2018-07-18T16:34:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:47:52.000Z (over 2 years ago)
- Last Synced: 2025-02-08T07:43:25.751Z (over 1 year ago)
- Language: CSS
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gatsby-starter-default
The default Gatsby starter.
For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/).
## Install
Make sure that you have the Gatsby CLI program installed:
```sh
npm install --global gatsby-cli
```
And run from your CLI:
```sh
gatsby new gatsby-example-site
```
Then you can run it by:
```sh
cd gatsby-example-site
gatsby develop
```
## Deploy
[](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)