Code Monkey home page Code Monkey logo

contenta_react_next's Introduction

Demo

Live demo is available at https://contenta-react-next.now.sh.

Installation

  1. Clone git repo locally, then

    cd contenta_react_next
    make install
    make up
    
  2. Profit! You can open the application on http://app.docker.localhost

What's included?

  1. Local development environment based on docker.
  2. Set of make commands for faster local development.
  3. Eslint support.
  4. Configured Next.js application.
  5. Scss framework with ability to put .scss files per component.
  6. Live reload for all js / css changes.
  7. Redux (with devtools) + Redux Saga configured.
  8. Basic robots.txt.
  9. Nice animation for pages transition.

Command list

  • make install - installs the whole application locally.
  • make up - runs the application in console debug mode.
  • make stop - pauses the application.
  • make down - completely stops the application and removes docker containers.
  • make restart - restarts the application containers.
  • make lint - checks coding standards and fixes issues if possible.
  • make deploy - deploys the application to Now server (NOTE: You'll need to have Now CLI installed)

contenta_react_next's People

Contributors

spleshka avatar beeman avatar

Watchers

Denis 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.