Giter Site home page Giter Site logo

jpkbeddu / nextsimplestarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ooade/nextsimplestarter

0.0 2.0 0.0 229 KB

:star: Simple PWA boilerplate with nextjs and redux

Home Page: https://nextss.now.sh

License: MIT License

JavaScript 100.00%

nextsimplestarter's Introduction

logo

travis-ci codeclimate-gpa-badge codeclimate-issues-badge

Simple NextJS PWA boilerplate.

Quick-Start Guide

Installation ๐Ÿ“ฆ

1. Clone this repo:

git clone https://github.com/ooade/NextSimpleStarter.git
cd NextSimpleStarter

2. Make it your own:

rm -rf .git && git init && yarn init

โ„น๏ธ This re-initializes the repo and sets up your project.

3. Install the dependencies:

yarn install

or if you're using npm:

npm install

You're done installing! Now let's get started developing.

Development Workflow ๐Ÿ”ฅ

4. Start a live-reload development server:

yarn run dev

or

npm run dev

5. Generate a production build:

yarn run build

or

npm run build

You can now deploy the contents of the build directory to production!

Deployment ๐Ÿš€

now:

Deploying a nextjs app is a lot easier with now. Make sure you're logged in then run:

now

Simple right? ๐Ÿ˜„

heroku: Just follow Mars's Guide and you're good to go ๐Ÿ‘

Contribution

I'm open to contributions & suggestions in making this a lot better โœ‹

License

MIT

Notable Alternatives

NextJS starter - A starter project for Next.js with and email and oAuth authentication.

nextsimplestarter's People

Contributors

ooade avatar greenkeeper[bot] avatar icflorescu avatar luandro avatar larkinscott avatar

Watchers

James Cloos avatar Prasanna Jagadeesa 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.