Giter VIP home page Giter VIP logo

oniec's Introduction

๐Ÿ’ซ react oniec ย -ย 

After React was installed, it was created so that developers would not do anything annoying and unpleasant, such as adding typescript files, creating folders, declaring types for images, and creating stylesheet files.

Links: npm, github

๐Ÿ’ฌ Differences from traditional React installations

  • All unnecessary files are installed deleted.
  • Add default settings for typescript
  • Set up to use react-router-dom
  • Set up to use react custom hook
  • Set up for Landing Page and Error Page.
  • In addition, it also removes the default settings for margin and padding in the browser.

๐Ÿ’ฌ Precautions for Use

The create-oniec-app library uses the exec function of the library called child_process. When a function is used, problems such as deleting or modifying existing files can occur.

๐Ÿ“Œ Installation

Read precautions before installing!

โœ… How to modify the file oneiecconfig.json

  • Locate oneiecconfig.json in the path where this module is installed.
  • Open the file in the editor and modify the desired part.
๐Ÿ’พ To modify
  • typescript: typescript enable
  • name: Desired directory name
  • structure: Desired directory structure

Run from the shell of the operating system:

$ npm install -g create-oniec-app
$ npx create-oniec-app <your-project-name>

๐ŸŽฌ How to run

Run from the shell of the operating system:

$ cd <your-project-location>
$ npm run dev

๐Ÿ“‚ Directory structure

Everything changed from version 1.1.0

  • You can modify oniecconfig.json to change the directory structure as you want, or set the directory name, typescript, or not.

Release

  • version 1.*.*

oniec's People

Contributors

ice1botmaker avatar

Stargazers

 avatar reactmaster avatar SepJ avatar  avatar

Watchers

 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.