https://github.com/iamtouha/natai
natai magazine and blog website
https://github.com/iamtouha/natai
blog blog-platform firebase
Last synced: 6 months ago
JSON representation
natai magazine and blog website
- Host: GitHub
- URL: https://github.com/iamtouha/natai
- Owner: iamtouha
- Created: 2020-05-16T19:51:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:26:59.000Z (over 3 years ago)
- Last Synced: 2025-02-13T20:18:35.920Z (over 1 year ago)
- Topics: blog, blog-platform, firebase
- Language: Vue
- Homepage: https://nataimagazine.web.app
- Size: 8.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# natai
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm start
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).