Skip to content

cwebb612/pixeldrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App

Python Setup

Run python3 -m venv env and then source env/bin/activate and finally pip install -r requirements.txt to begin.

Start the application

Run npx nx dev app to start the development server with node version >= 18.17.0. Happy coding!

Build for production

Run npx nx build app to build the application. The build artifacts are stored in the output directory (e.g. dist/ or build/), ready to be deployed.

Screenshot 2024-07-25 at 8 46 51 AM

About

App for Dragging Pixels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published