* [alan-turing-portal][m] - initial commit * [alan-turing][m] - first page with search * [alan-turing][m] - cleanup
20 lines
412 B
Markdown
20 lines
412 B
Markdown
## Getting started
|
|
|
|
To get started with this template, first install the npm dependencies:
|
|
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
Next, run the development server:
|
|
|
|
```bash
|
|
npm run dev
|
|
```
|
|
|
|
Finally, open [http://localhost:3000](http://localhost:3000) in your browser to view the website.
|
|
|
|
## License
|
|
|
|
This site template is a commercial product and is licensed under the [Tailwind UI license](https://tailwindui.com/license).
|