https://github.com/wieni/wm-typescript-challenge
challenge for typescript developers
https://github.com/wieni/wm-typescript-challenge
Last synced: 3 months ago
JSON representation
challenge for typescript developers
- Host: GitHub
- URL: https://github.com/wieni/wm-typescript-challenge
- Owner: wieni
- Created: 2022-06-16T06:12:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T15:20:05.000Z (4 months ago)
- Last Synced: 2025-01-30T15:34:13.456Z (4 months ago)
- Language: TypeScript
- Size: 36.1 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with this project
This project was bootstrapped with [Next.js](https://nextjs.org/docs/getting-started/installation). It is an example project created by Wieni, for TypeScript/Next.js job applicants.
## Goal
The goal of this project is to get you familiar with some of the coding that we do at Wieni.
## Available Scripts
In the project directory, you can run:
### `npm install`
Installs all necessary modules that are used within the project.\
Make sure to execute this command before solving any issues.### `npm dev`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits and save your files.\
You will also see any lint errors in the console.## Learn More
You can learn more in the [Next.js documentation](https://nextjs.org/docs).