Skip to content

Dylan-Oleary/next-apollo-tailwind-typescript

Repository files navigation

Next.js / TypeScript / Apollo / TailwindCSS Starter

A front-end boilerplate using Next.js, TailwindCSS, & Apollo Client

Getting Started


This application is developed with TypeScript.

Set Node Version

This project uses Node v14.16.1

nvm use 14.16.1

Install Dependencies

yarn // using yarn

npm install // using npm

Starting the Development Server

yarn dev // using yarn

npm run dev // using npm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published