Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 511 Bytes

This is a cloud pricing calculator app like Linode. If you want to demo this application, it is running on this Link

Getting Started

For development server:

yarn run dev

For Production server:

yarn run build
yarn start

Open http://localhost:3000 for development mode and open http://localhost:3500 for production mode with your browser to see the result.