https://github.com/malcodeman/company.com-frontend
https://github.com/malcodeman/company.com-frontend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/company.com-frontend
- Owner: malcodeman
- License: mit
- Created: 2020-06-28T14:38:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T07:13:12.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T22:33:08.293Z (4 months ago)
- Language: JavaScript
- Size: 5.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - company.com-frontend - My company website. (Next.js)
README
# company.com frontend
[](https://github.com/styled-components/styled-components)
[](https://github.com/prettier/prettier)My company website.

## Getting started
```
git clone https://github.com/malcodeman/company.com-frontend.git
cd company.com-frontend
yarn install && yarn start
```.env.local:
```
NEXT_PUBLIC_STRAPI_API_URL=http://localhost:1337
```