Skip to content

histeven168/onlineruler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online ruler app

online ruler is a 1:1 Size Free Online Measurements in cm, mm, inches. It’s like having a ruler that’s always in your pocket!

👉 online ruler | English

Quick Started

1. Clone project

git clone git@github.com:histeven168/onlineruler.git

2. Install dependencies

cd onlineruler && yarn
#or
cd onlineruler && npm install
#or
cd onlineruler && pnpm install

3. copy .env.example and rename it to .env.local

# website URL
NEXT_PUBLIC_SITE_URL=http://localhost

4. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

5. Open localhost with your browser to see it.

ico.png

About

Actual size of Screen Ruler Online

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published