[site][xl]: move site folder to root
This commit is contained in:
19
site/README.md
Normal file
19
site/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
This the Portal.JS website.
|
||||
|
||||
It is built on [Next.js](https://nextjs.org/).
|
||||
|
||||
## Getting Started
|
||||
|
||||
First, run the development server:
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
# or
|
||||
yarn dev
|
||||
```
|
||||
|
||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
||||
|
||||
## Deployment
|
||||
|
||||
We currently deploy on Vercel.
|
||||
Reference in New Issue
Block a user