Oxen.io Website
Go to file
Vince e3ecea5135 Templated structure 2021-01-22 13:43:42 +11:00
@types Templated structure 2021-01-22 13:43:42 +11:00
assets Templated structure 2021-01-22 13:43:42 +11:00
components Templated structure 2021-01-22 13:43:42 +11:00
constants Templated structure 2021-01-22 13:43:42 +11:00
contexts Templated structure 2021-01-22 13:43:42 +11:00
hooks Templated structure 2021-01-22 13:43:42 +11:00
lib Templated structure 2021-01-22 13:43:42 +11:00
pages Templated structure 2021-01-22 13:43:42 +11:00
public Templated structure 2021-01-22 13:43:42 +11:00
state Templated structure 2021-01-22 13:43:42 +11:00
types Templated structure 2021-01-22 13:43:42 +11:00
utils Templated structure 2021-01-22 13:43:42 +11:00
.babelrc Templated structure 2021-01-22 13:43:42 +11:00
.eslintrc.js Templated structure 2021-01-22 13:43:42 +11:00
.firebaserc Templated structure 2021-01-22 13:43:42 +11:00
.gitignore Templated structure 2021-01-22 13:43:42 +11:00
.nowignore Templated structure 2021-01-22 13:43:42 +11:00
.nvmrc Templated structure 2021-01-22 13:43:42 +11:00
.prettierignore Templated structure 2021-01-22 13:43:42 +11:00
.prettierrc.js Templated structure 2021-01-22 13:43:42 +11:00
README.md Templated structure 2021-01-22 13:43:42 +11:00
client.js Templated structure 2021-01-22 13:43:42 +11:00
next-env.d.ts Templated structure 2021-01-22 13:43:42 +11:00
next.config.js Templated structure 2021-01-22 13:43:42 +11:00
package.json Templated structure 2021-01-22 13:43:42 +11:00
postcss.config.js Templated structure 2021-01-22 13:43:42 +11:00
server.js Templated structure 2021-01-22 13:43:42 +11:00
tailwind.config.js Templated structure 2021-01-22 13:43:42 +11:00
tsconfig.json Templated structure 2021-01-22 13:43:42 +11:00
yarn.lock Templated structure 2021-01-22 13:43:42 +11:00

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

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 ZEIT Now

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

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