Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.64 KB

README.md

File metadata and controls

64 lines (45 loc) · 1.64 KB

Unnati

Unnati : The Knowledge Hub For Civil Aspirants

Unnati: The Knowledge Hub For Civil Aspirants is a not for profit organisation registered under the government of India. Unnati aims at providing free guidance to those UPSC aspirants who have knowledge and talent but lack adequate resources.

🚀 Quick start

Clone the repo.

Clone the repo and run yarn to get started.

# git clone https://github.com/ajinkabeer/Unnati.git
# cd unnati
# yarn 

Start up the server to get started.

# cd unnati
# gatsby start 

Open the source code and start editing!

Your site is now running at http://localhost:8000

🧐 What's inside?

A quick look at the top-level files and directories you'll see in this project.

.
├── node_modules
├── src
  ├── components
  ├── constants
  ├── css
  ├── images
  ├── pages
  ├── templates
├── static
├── .gitignore    
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md

💫 Deploy

Netlify Status