Socket
Socket
Sign inDemoInstall

rest-import-wavemaker

Package Overview
Dependencies
40
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    rest-import-wavemaker

Rest Import UI includes a development server that provides hot module reloading and unminified stack traces, for easier development.


Version published
Weekly downloads
65
increased by75.68%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Rest Import UI

Setting up a dev environment

Rest Import UI includes a development server that provides hot module reloading and unminified stack traces, for easier development.

Prerequisites

  • git, any version
  • Node.js >=16.13.2 and npm >=8.1.2 are the minimum required versions that this repo runs on, but we recommend using the latest version of Node.js@16

Development

Run npm start for a dev server. Navigate to http://localhost:3000/. The application will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

  1. rest-import-bundle.js
  2. rest-import-bundle.css

FAQs

Last updated on 23 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc