Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamtouha/natai
natai magazine and blog website
https://github.com/iamtouha/natai
blog blog-platform firebase
Last synced: 21 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:26:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T01:58:40.927Z (about 1 month 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/).