superior57 / adminpanel-React-Next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mtrade Front End Development. Runs on Nextjs, Tailwindjs and uses Concavo theme.

to run, first build: npx next build then type: npm start

This will start the process on port 1250, which nginx will expose through port 1200

Getting Started

First, run the development server: This is a test. Finally.

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.


Reset origin/master

git fetch --all

Then, you have two options:

git reset --hard origin/master

About


Languages

Language:JavaScript 89.1%Language:SCSS 10.8%Language:Dockerfile 0.1%