Skip to content

project-nous/fullstack-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nous Fullstack coding exercise

We have provided starting points for the exercise for both Backend and Frontend. Feel free to use these or if you are more familiar with other setups you can use your own.

Backend

We have provided the skeleton of an Express server using NodeJS and Typescript.

To run the server:

  • install NodeJS
  • install yarn $ npm install --global yarn
  • install dependencies $ yarn
  • start the server $ npm start

Frontend

We have provided a Typescript/React/Tailwind client scaffolded with Vite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published