Skip to content

arishimam/ICON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Canvas with Notion integration

Get Started

  • Have Git Installed
  • Clone this repo git clone https://github.com/acmCSUFDev/ICON.git

Run Frontend

Requirements: Have Node.js installed

  • Click frontend folder or cd frontend
  • npm install to install dependencies
  • npm run dev to run the frontend on port 3000

Run Backend

Requirements: Have Node.js installed

  • Click backend folder or cd backend
  • npm install to install dependencies
  • npm run start to run the backend on port 8000

About

Canvas with notion integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 3.7%
  • HTML 2.1%
  • CSS 1.9%
  • Dockerfile 0.7%