Git Product home page Git Product logo

neps's Introduction

Newton Evolution Proposals (NEPs)

Join the chat at https://gitter.im/newtonproject/NEPs Deploy Status

Newton Evolution Proposals (NEPs) describe Proposals for the Newton Project including Economic Model, Personnel, Technical, Community Governance and Business.

We welcome anyone with suggestions related to Newton Project to compile a NEP.

This repository tracks the ongoing status of NEPs.

  • NEPs Website is built from NEPs and Docs from this repository.

  • All NEPs displays all NEPs merged into this repository, source files are located under NEPS directory.

  • NEP Process that governs the NEPs repository.

Contributing to NEPs

Newton Evolution Proposals (NEPs) repository exists as a place to share concrete proposals with potential users of the proposal and the Newton community at large.

Visit NEP Guidelines to learn how to contribute to NEPs.

Docs for Guides are located in ./guides directory in this repository.

Local Development

Prerequisites

  1. Open Terminal.

  2. Check whether you have NodeJS and Yarn installed:

node --version && yarn --version

If you don't have NodeJS or Yarn installed, install them from NodeJS Download and Yarn Installation.

  1. Recursively clone this repository as it contains a submodule.
git clone --recursive https://github.com/newtonproject/NEPs.git

If not cloned with --recursive, update submodule to fetch submodule:

git submodule update --init --recursive
  1. Install Dependencies:
yarn

Start Website in Dev Mode

yarn dev

Build Website Files

yarn build

Check Markdown Format Before Making A Commit

We use prettier to check and format Markdown documents.

It is recommended to check your format before making a commit.

Format Check

yarn fc

Format Fix: this will help clean the format

yarn ff

License

neps's People

Contributors

evanliuchina avatar arisac avatar liuyong5653 avatar xiawu avatar vieyang avatar jonny621 avatar zhouxiqiao avatar xujizhe avatar mengguang avatar wenyan8082000 avatar benkoo avatar gitter-badger 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.