Giter Club home page Giter Club logo

template-frontend-next's Introduction

PROJECT_NAME

Get Started

  1. To create a project based on this template click on the Use this template button
  2. Find and Replace PROJECT_NAME placeholder with the real project name
  3. Delete libraries which do not satisfy project needs
  4. Delete this section from README
  5. To cover your tracks and incorporate the changes to the project's Initial commit, run these commands:
git commit -a --amend
git push -f origin master

Documentation

Project is based on Next.js, a production-ready React Framework. Check out the documentation for more information.

Prerequisites

  • node
  • yarn

Usage

Firstly, install all necessary dependencies:

yarn install

To start a development server:

yarn dev

To build the app for production:

yarn build
yarn start

To run tests:

yarn test

Deployment

TODO: add info after setup

What's Inside

template-frontend-next's People

Contributors

prichodko avatar dependabot-preview[bot] avatar lucasconstantino avatar aronbe avatar jkbktl avatar developer239 avatar

Stargazers

Daniel Suchan avatar Ruan Martinelli avatar Dima An avatar Manuel Muñoz Solera avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

hudecsamuel

template-frontend-next's Issues

Add absolute path resolution

Do we want to include an absolute path resolver?

Personally I like it when I am able to do something like ~/components/... in my project and ~ resolves directly to src/. This needs setup for both Babel to transpile it and TS to not complain about.

I am able to open a PR with this change if we think this is a good idea to have across projects, but we can discuss the details here.

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.