Codebase for Awarded News, the news section of awarded.to.
- Gridsome - A Jamstack framework for Vue.js
- Markdown - all contend is written in markdown sprinkled with Vue components for dynamic content
- Tailwind CSS - CSS framework
- Apollo GraphQL
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
$ gridsome dev
# generate static project
$ gridsome build
- Daniel da Rocha - Creator and Full-stack Developer - danrocha
This project is licensed under the MIT License.