Skip to content

thetpaing9891/codigo

Repository files navigation

Codigo

This application was generated using Next.js.

Development

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. [Node.js][]: We use Node to run a development web server and build the project. Depending on your system, you can install Node either from source or as a pre-packaged bundle.

Getting started

git clone https://github.com/thetpaing9891/codigo.git
cd codigo
npm install

Environment Setup

Inside the newly created project, you can run the development server built-in commands:

npm run dev
# or
yarn dev

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

Building for production

To build the application for production, run:

npm run build

Demo Link

[https://codigo-next-js.herokuapp.com/](https://codigo-next-js.herokuapp.com/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published