GithubHelp home page GithubHelp logo

marcogomesr / template-next-typescript-twin-styled-eslint-starter Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 22 KB

A TypeScript, Twin.macro, Styled Components, and ESLint Next.js starter template

JavaScript 86.42% TypeScript 13.58%

template-next-typescript-twin-styled-eslint-starter's Introduction

✨ TypeScript + Twin + Styled + Eslint + Airbnb + Prettier + Next.js Starter ✨

A lightweight boilerplate to get up and running with TypeScript, Tailwind CSS, Twin, Styled Components, ESLint with Airbnb/Prettier set up with Next.js.

🔍 Preview

Preview

🔧 Getting Started

You can generate your own repo from this template by using this link.

You can also clone this repository by using the command line:

git clone https://github.com/vinhvn/next-typescript-twin-styled-eslint-starter app
cd app
yarn # npm i

Remember to install dependencies after cloning it locally.

Run Development Environment

yarn dev # npm run dev

Test Production Environment

The stage script will build and start a production server.

yarn stage # npm run stage

Alternatively you can run:

yarn build # npm run build
yarn start # npm start

Static HTML

The export script will build the files to be served statically. Note that this comes with some caveats.

yarn export # npm run export

📝 Important Notes

  • Be sure to update the package.json to include your own information for the project you're working on.

template-next-typescript-twin-styled-eslint-starter's People

Contributors

marcogomesr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.