Skip to content

anurajkumar23/The-Code-Bird-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

652 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Codebird Website

Installation

Install dependencies for both the frontend & backend:

npm run install:all
Start the backend and frontend servers concurrently :
npm start
Only Start the frontend:
npm run start:frontend
Only Start the backend:
npm run start:backend

About

This is the official codebird website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 16.2%
  • SCSS 3.8%
  • Other 1.0%